home *** CD-ROM | disk | FTP | other *** search
- MSGS 128 # <--- DON'T FORGET TO UPDATE THIS COUNT
-
- # "<key>" <unused number> "<string>"
-
- #***************************
- # Error Messages
- #***************************
- "ERROR" 0 "Error"
- "CONSOLE COMMAND NOT RECOGNIZED" 0 "Console command not recognized."
-
- #***************************
- # General Messages
- #***************************
-
- "ON" 0 "On"
- "OFF" 0 "Off"
-
-
- #***************************
- # Gameplay Messages
- #***************************
-
-
- "PRESS_ACTIVATE_TO_RESTORE" 0 "Press FIRE to restore last saved position"
- "PRESS_ACTIVATE_TO_RESTART" 0 "Press FIRE to restart this level."
- "PRESS_ACTIVATE_TO_RESPAWN" 0 "Press FIRE to return to the game"
-
- "GAME_SAVED" 0 "Game saved."
-
- "%s_IS_%s" 0 "%s is %s"
-
- "FLYING_ON" 0 "Fly mode on"
- "FLYING_OFF" 0 "Fly mode off"
-
- "RECORDING_OPENED" 0 "Recording opened"
- "RECORDING_CLOSED" 0 "Recording closed"
-
- #***************************
- # Multiplayer Messages
- #***************************
-
- "%s_HAS_LEFT_THE_GAME" 0 "%s has left the game"
- "%s_HAS_JOINED_THE_GAME" 0 "%s has joined the game"
-
- "%s_SAYS_%s" 0 "%s says, '%S'"
-
- "%s_WAS_KILLED_BY_%s" 0 "%s was killed by %s"
- "%s_DIED" 0 "%s died"
- "%s_COMMITTED_SUICIDE0" 0 "%s has become more powerful than you can possibly imagine"
- "%s_COMMITTED_SUICIDE1" 0 "%s is no more"
- "%s_COMMITTED_SUICIDE2" 0 "%s's destiny has been chosen"
- "%s_COMMITTED_SUICIDE3" 0 "%s has become one with the Force"
-
- "SERVER_LEFT_GAME" 0 "Server has left game. Exiting..."
- "MULTI_TIMELIMIT" 0 "Time limit reached -- end of level"
- "MULTI_SCORELIMIT" 0 "Score limit reached -- end of level"
- "MULTI_EJECTED" 0 "Ejected from the game -- exiting"
-
- END
-
-
-